Dynomotion

Group: DynoMotion Message: 2175 From: albertplatek Date: 11/10/2011
Subject: Halt (stop the G Code Interpreter) from C program.
Hi Tom,
Is it possible to Halt (stop the G Code Interpreter) from C program?
I can use StopCoordinatedMotion(), but it actually FeedHold the motion.

Best Regards
Albert P³atek
Group: DynoMotion Message: 2176 From: Tom Kerekes Date: 11/10/2011
Subject: Re: Halt (stop the G Code Interpreter) from C program.
Hi Albert,
 
I assume you mean to Halt KMotionCNC?  No there isn't.  We need to add some mechanism for that.  Possibly a field in the status record that would be continuously uploaded with all the Position Status and such.  Special codes placed in the field could be used to tell an App such as KMotionCNC to do things such as Halt or Cycle Start for example.
 
Does that sound like it would work for you?
 
Regards
TK

Group: DynoMotion Message: 2177 From: Albert Date: 11/10/2011
Subject: Re: Halt (stop the G Code Interpreter) from C program.
Hi Tom,
Yes that would work.

Best regards
Albert Płatek



Dnia 2011-11-10 o godz. 17:01 Tom Kerekes <tk@...> napisał(a):

 

Hi Albert,
 
I assume you mean to Halt KMotionCNC?  No there isn't.  We need to add some mechanism for that.  Possibly a field in the status record that would be continuously uploaded with all the Position Status and such.  Special codes placed in the field could be used to tell an App such as KMotionCNC to do things such as Halt or Cycle Start for example.
 
Does that sound like it would work for you?
 
Regards
TK